Hugo go go go
Made a hugo setup from scratch to generate a static blog and portfolio webpage. The old stuff may still be found in static/old.
This commit is contained in:
10
static/old/it1/js/init-firebase.js
Normal file
10
static/old/it1/js/init-firebase.js
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
firebase.initializeApp({
|
||||
apiKey: "AIzaSyAhU3F-De17VAsUgpRjj25f48QiXycorD4",
|
||||
authDomain: "it1-heimdal-vgs.firebaseapp.com",
|
||||
databaseURL: "https://it1-heimdal-vgs.firebaseio.com",
|
||||
projectId: "it1-heimdal-vgs",
|
||||
storageBucket: "it1-heimdal-vgs.appspot.com",
|
||||
messagingSenderId: "206703382262",
|
||||
appId: "1:206703382262:web:be48f32d11a15fa28f26d7"
|
||||
})
|
Reference in New Issue
Block a user