mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Add static error pages
This commit is contained in:
parent
b91335a999
commit
32ddb3324b
7 changed files with 52 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ export default {
|
|||
gray: '#3f3f3f',
|
||||
'gray-hover': '#4f4f4f',
|
||||
'soc-green': '#4b7667',
|
||||
'soc-green-dark': 'rgba(17, 17, 17, 0.7)',
|
||||
'hover-link': '#00d4ff'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue