mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
🐯 Update exampleSite
This commit is contained in:
parent
f91791324a
commit
2c080040db
8 changed files with 1 additions and 1 deletions
4
exampleSite/static/css/custom.css
Normal file
4
exampleSite/static/css/custom.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.author {
|
||||
color: #C39F59;
|
||||
}
|
||||
|
BIN
exampleSite/static/img/avatar.jpg
Normal file
BIN
exampleSite/static/img/avatar.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
2
exampleSite/static/js/custom.js
Normal file
2
exampleSite/static/js/custom.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Write your custom scripts here.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue