mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
23 lines
466 B
Markdown
23 lines
466 B
Markdown
|
---
|
||
|
title: Google Nexus One
|
||
|
layout: default
|
||
|
created: 2010-03-23 14:55:15 +0100
|
||
|
updated: 2010-03-23 14:56:58 +0100
|
||
|
toc: false
|
||
|
tags:
|
||
|
- know-how
|
||
|
- hardware
|
||
|
- google
|
||
|
- nexusone
|
||
|
- passion
|
||
|
---
|
||
|
<img src="{{ site.url }}/assets/nexus_one.png" alt="Google Nexus One" height="180" />
|
||
|
|
||
|
* **Homepage:** <http://www.google.com/phone/>
|
||
|
|
||
|
<ul>
|
||
|
{% for page in site.categories.google-nexus-one %}
|
||
|
<li><a href="{{ page.url }}">{{ page.title }}</a></li>
|
||
|
{% endfor %}
|
||
|
</ul>
|