List of commits:
Subject Hash Author Date (UTC)
Robots 156b028bc021c0a887f4bd8101987d94e688eb57 BBG 2020-11-23 19:51:51
Passenger lifts f4165e04222d4463c262dae4f97e7bb382928da3 BBG 2020-11-23 19:45:24
fix(contact): Fixes 2602f5c428bca9c41d3aa6e6b6d93c87cd010fb1 BBG 2020-11-10 19:26:01
fix(contact): Small fix 1b47d311a465fddb7f73d80bdf2b7154a868a812 BBG 2020-11-10 19:18:23
fix contact alignment 1eebc07ea7afb80258d9abfe420375e66322e9fe BBG 2020-11-10 19:16:42
feat(contact): Added contact information. 0341b796756ca2743ca76e517453452cedb7f859 BBG 2020-11-10 19:12:03
fix(nav): Fix navigation 9934156b1d4af4807a85cfa5ddb8eed1f329693c Gabi 2020-04-20 19:31:41
feat(service): Services page 299e16546a29254d66ab450db383585ddaf6fba6 Gabi 2020-04-20 19:15:55
feat(skc): Services text 5c8b4a49117b52b14513294653e8f73c4f1c53cd Gabi 2020-04-10 15:11:00
feat(cke): Products ac601ea153ba987dac32b9ae30f096eb381b7d03 Gabi 2020-04-10 15:04:22
feat(skc): Products sections 002823be37a62c884a10fe08d7a0242ba6370fa9 Gabi 2020-04-10 05:35:46
feat(cke): Blog posts d33e9ace4d923852cbea72f1d1a9f17b9895e2a9 Gabi 2020-04-09 17:59:55
feat(cke): Image proxy 55ce210bacc20eab4affe0b71e843377d8cdb7b4 Gabi 2020-04-07 16:42:02
feat(cke): Home blog 93120d9732d65a168dc6d00b80d5fe74cea51ba5 Gabi 2020-04-02 21:52:04
feat(cke): New favicon and thumbnail. c1d5bb330337a630d5de2e323dccde8c2f755752 Gabi 2020-04-01 18:49:19
feat(cke): Advantages 8a0161da2e3b45f65d9826d8bd6b9aaf92bfab2b Gabi 2020-04-01 18:17:19
feat(cke): Home advantages sections. ac119f128450b35f83273123d970f6b063901984 Gabi 2020-03-29 19:02:14
fix(cke): Small fixes 6dba6fae043e32c30ad7fcffe9d814e5d31c6a15 Gabi 2020-03-28 14:19:53
fix(cke): Fix pages simple content. e055ee82b1e82ba3a2e7e07d0526034d404cdbb2 Gabi 2020-03-23 23:01:08
fix(cke): Fix layout. a3ea87f2765da10bf4351ec33986505a4859bc17 Gabi 2020-03-23 22:54:16
Commit 156b028bc021c0a887f4bd8101987d94e688eb57 - Robots
Author: BBG
Author date (UTC): 2020-11-23 19:51
Committer name: BBG
Committer date (UTC): 2020-11-23 19:51
Parent(s): f4165e04222d4463c262dae4f97e7bb382928da3
Signing key:
Tree: f14af01bb537b65934eea305fe6c1313a8394e70
File Lines added Lines deleted
src/robots.txt 1 1
File src/robots.txt changed (mode: 100644) (index 1f53798..c2a49f4)
1 1 User-agent: * User-agent: *
2 Disallow: /
2 Allow: /
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bitvice/cke

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bitvice/cke

Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/cke

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main