REMOVE: remove firebase
Removing firebase configs
This commit is contained in:
parent
1603b69145
commit
078d4bfd82
3 changed files with 1 additions and 23 deletions
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"projects": {
|
||||
"default": "fiole-ee4ee"
|
||||
}
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
<section id="intro" class="Intro content full default-gap">
|
||||
<div class="intro-text flex-col default-gap">
|
||||
<h1 class="flex-col">
|
||||
<span class="greeting">Moin. </span>
|
||||
<span class="greeting">Moin.</span>
|
||||
<span class="my-name-wrapper">Ich bin <span class="nowrap"><span class="highlight">Fiona </span><small>Urban</small><span class="dot">.</span></span></span>
|
||||
</h1>
|
||||
<h2>
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"hosting": {
|
||||
"headers": [{
|
||||
"source" : "**/*.@(js|css|jpg|jpeg|gif|png|svg|webp|woff2)",
|
||||
"headers" : [ {
|
||||
"key" : "Cache-Control",
|
||||
"value" : "max-age=31536000"
|
||||
} ]
|
||||
}],
|
||||
"public": ".output/public",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue