mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-10-10 09:51:17 +02:00
minor style changes, added graphics volume
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Flask==1.1.2
|
||||
Flask>=2.2.2
|
||||
Markdown==3.1.1
|
||||
|
@@ -167,3 +167,6 @@ footer .center {
|
||||
padding-left: 20;
|
||||
}
|
||||
|
||||
figure {
|
||||
padding:20px;
|
||||
}
|
||||
|
0
src/static/graphics/.gitkeep
Normal file
0
src/static/graphics/.gitkeep
Normal file
@@ -25,7 +25,7 @@
|
||||
<!-- Content -->
|
||||
<footer>
|
||||
<div class="center">
|
||||
Made with <a href="https://github.com/tiyn/beaker-blog">Beaker Blog </a>.
|
||||
Made with <a href="https://github.com/tiyn/beaker-blog">Beaker Blog</a>.
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user