myWebLog theme (#16)

* Add myWebLog theme

* Remove Nuxt version

* Remove Azure link from README
This commit is contained in:
2022-06-22 22:14:38 -04:00
committed by GitHub
parent dcf28915f7
commit 0aaf06b050
80 changed files with 716 additions and 15195 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ page_title }} &raquo; Bit Badger Solutions</title>
</head>
<body>
{{ content }}
</body>
</html>