feat: Make more use of the shared assets
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="horizontal-center">
|
||||
<div class="vertical-flex header">
|
||||
<div id="header" class="horizontal-flex">
|
||||
<div class="vertical header">
|
||||
<div id="header" class="horizontal">
|
||||
<img class="avatar" src="assets/img/avatar.jpg" />
|
||||
|
||||
<div class="vertical-center">
|
||||
@@ -36,6 +36,15 @@
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
|
||||
<br />
|
||||
|
||||
<center class="footer">
|
||||
Created by <i>PapaTutuWawa</i> with <3 using
|
||||
<a href="https://github.com/google/roboto">Roboto</a>,
|
||||
<a href="https://github.com/RedHatOfficial/Overpass">Overpass</a> and
|
||||
<a href="https://github.com/sunainapai/makesite">makesite</a>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user