This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Atlas
mirror of
https://github.com/aaronpk/Atlas.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
remove unused config file
main
Aaron Parecki
2 years ago
parent
ac46c21078
commit
2b72061c4f
Failed to extract signature
3 changed files
with
2 additions
and
7 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
README.md
+0
-1
composer.json
+0
-4
lib/config.template.php
+ 2
- 2
README.md
View File
@ -1,10 +1,10 @@
# Atlas
# Atlas
http://atlas.p3k.io/
http
s
://atlas.p3k.io/
## License
## License
Available under the Apache 2.0 license. See [[LICENSE]].
Available under the Apache 2.0 license. See [[LICENSE]].
Copyright 2015-20
17
by Aaron Parecki.
Copyright 2015-20
22
by Aaron Parecki.
+ 0
- 1
composer.json
View File
@ -16,7 +16,6 @@
"p3k\\"
:
"p3k/"
"p3k\\"
:
"p3k/"
}
,
}
,
"files"
:
[
"files"
:
[
"lib/config.php"
,
"lib/helpers.php"
,
"lib/helpers.php"
,
"p3k/geo/WebMercator.php"
,
"p3k/geo/WebMercator.php"
,
"p3k/geo/StaticMap.php"
"p3k/geo/StaticMap.php"
+ 0
- 4
lib/config.template.php
View File
@ -1,4 +0,0 @@
<
?
php
class
Config
{
public
static
$wundergroundAPIKey
=
''
;
}
Write
Preview
Loading…
Cancel
Save